Global Index
HTML5 JS API Index > SVG Tutorials & Specs

SVGViewSpec

Extends SVGZoomAndPan. Implements SVGFitToViewBox, SVGFitToViewBox.

Properties
SVGAnimatedPreserveAspectRatio
preserveAspectRatio
Corresponds to attribute ‘preserveAspectRatio’ on the given element.
DOMString
preserveAspectRatioString
Corresponds to the preserveAspectRatio setting on the SVG View Specification.
SVGTransformList
transform
Corresponds to attribute ‘transform’ on the given element.
DOMString
transformString
Corresponds to the transform setting on the SVG View Specification.
SVGAnimatedRect
viewBox
Corresponds to attribute ‘viewBox’ on the given element.
DOMString
viewBoxString
Corresponds to the viewBox setting on the SVG View Specification.
SVGElement
viewTarget
Corresponds to the viewTarget setting on the SVG View Specification.
DOMString
viewTargetString
Corresponds to the viewTarget setting on the SVG View Specification.
Referenced by
SVGSVGElementcurrentView